home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / x / volume6 / intro6 < prev    next >
Encoding:
Internet Message Format  |  1990-02-27  |  25.7 KB

  1. Path: uunet!cs.utexas.edu!sun-barr!newstop!sun!turnpike!argv
  2. From: argv%turnpike@Sun.COM (Dan Heller)
  3. Newsgroups: comp.sources.x
  4. Subject: v06INF1: Introduction to comp.sources.x
  5. Message-ID: <132312@sun.Eng.Sun.COM>
  6. Date: 28 Feb 90 09:13:14 GMT
  7. Sender: news@sun.Eng.Sun.COM
  8. Lines: 612
  9. Approved: argv@sun.com
  10.  
  11. Submitted-by: argv@sun.com
  12. Posting-number: Volume 6, Info 1
  13. Archive-name: intro6
  14.  
  15. [ Moderator's note:
  16.   We're back!  After a long timeout, comp.sources.x is back in
  17.   business again.  It actually was still going, but the temporary
  18.   moderator (Kent Landfield <kent@ssbell.uu.net>) had his hostname
  19.   change and most of his postings never got out.  So, rather than 
  20.   start where we left off, we're starting with volume 6 and we're
  21.   going to repost some of those volume 5 postings.  Note: the index
  22.   listed in info#2 lists the "valid" volume 5 postings.
  23.  
  24.   I am the moderator of this newsgroup and altho sometimes I may
  25.   submit postings of my own creation, most postings are not written
  26.   by me.  So, if you have a problem with a particular posting, please
  27.   mail to the Submitter of the program; not me.
  28. ]
  29.  
  30. This is the first of two introductory messages about comp.sources.x.
  31. There are *many* things covered in this posting -- each new topic is
  32. preceded by a Subject: line.  If you get bored reading a particular
  33. section, fast forward to the next Subject: line and read that one.
  34. Please don't submit sources without having read -everything- in this
  35. file (you'll be tested and graded later :-).
  36.  
  37. Most of all, this posting describes how to submit sources to comp.sources.x,
  38. where the archive sites are, and how to contact them.  The second lists
  39. the sources that have been published in this newsgroup.
  40.  
  41. I am always looking for suggestions on how to improve the usefulness
  42. of the newsgroup.  Please do not hesitate to send suggestions to
  43. argv@sun.com or rsalz@bbn.com just cuz he's such a nice guy.
  44.  
  45. --------------------
  46. Subject:  The structure of comp.sources.x articles
  47.  
  48. Each posting in comp.sources.x is called an "issue"; there are roughly 100
  49. issues to a volume.  The division is arbitrary, and has varied greatly in
  50. the past.  There are two types of articles in comp.sources.x; sources
  51. and "information postings."  They can be distinguished by the subject
  52. line:
  53.     Subject:  v03INF1:  Introduction to comp.sources.x
  54.  
  55. This first word in the title identifies this as the first info posting of
  56. volume three.  Similarly, the subject line shown below:
  57.  
  58.     Subject:  v01i060:  select: a selection widget, Part01/01
  59.  
  60. identifies this as the 60th source article in Volume 1.  All sources are
  61. broken up into pieces.  This is done so that there could be a proper storage
  62. directory when patches are issued. This is part 1 of a 1 part posting.
  63.  
  64.     Subject:  v01i056:  xphoon: Show phase of the Moon on root window, Part01/04
  65.  
  66. The first few lines of an article are auxiliary headers that look like this:
  67.  
  68.     Submitted-by: root@freeware.ATT.COM
  69.     Posting-number: Volume 7, Issue 82
  70.     Archive-name: new-Xlogin/part01
  71.  
  72. The "Submitted-by" is the author of the program.  IF YOU HAVE COMMENTS ABOUT
  73. THE SOURCES PUBLISHED IN COMP.SOURCES.X, THIS IS THE PERSON TO CONTACT.
  74. When possible, this address is in domain form, otherwise it is a UUCP bang
  75. path relative to some major site such as "uunet."
  76.  
  77. The second line repeats the volume/issue information for the aide of NOTES
  78. sites and automatic archiving programs.
  79.  
  80. The Archive-name is the "official" name of this source in the archive.  Large
  81. postings will have names that look like this:
  82.  
  83.     Archive-name: xdvi/part01
  84.  
  85. Please try to use this name when requesting that sources be mailed to you.
  86. Also, note that the "part number" given in the title, and the archive name
  87. given in the auxiliary header need not be identical.
  88.  
  89. -----------------
  90. Subject: Patches Handling
  91.  
  92. Patches will be handled as swiftly as possible. Authors of sources posted
  93. to c.s.x should send all patches to me so that I can post them back through
  94. the newsgroup in order that the patches can be archived. This has not been
  95. done in the past in other sources groups and has lead to lost patches. If
  96. the patches must get out *real* fast, post them to comp.sources.bugs and
  97. send me a copy at the same time so that they will be available when they
  98. are needed in the future.
  99.  
  100. To support the tracking of patches, the Patch-To: line is used in c.s.x.
  101. The Patch-To: line exists for articles that are patches to previously posted
  102. software. The Patch-To: line only appears in articles that are posted,
  103. "Official", patches. The initial postings would not contain the Patch-To:
  104. auxiliary header line.
  105.  
  106. Patch-To: syntax
  107.     Patch-To: package-name: Volume X, Issue x[-y,z]
  108.  
  109. Patch-To: examples. These are examples and do not reflect the
  110. accurate volume/issue numbering for rkive.
  111.  
  112. In the first example, the article that contains the following line
  113. is a patch to a single part posting.
  114.     Patch-To: rkive: Volume 22, Issue 122
  115.  
  116. This example shows that the 122-124 indicates the patch applies to
  117. a multi-part posting. The '-' is used to mean "article A through article
  118. B, inclusive..
  119.     Patch-To: rkive: Volume 22, Issue 122-124
  120.  
  121. If a patch applies to multiple part postings that are not consecutive, the
  122. ',' is used to separate the part issue numbers. It is possible to mix both
  123. ',' and '-' on a single Patch-To: line.
  124.     Patch-To: rkive: Volume 22, Issue 122,125,126,127
  125.     Patch-To: rkive: Volume 22, Issue 122,125-127
  126.  
  127. --------------------
  128. Subject: Reporting and tracking bugs.
  129.  
  130. You should subscribe to comp.sources.bugs.
  131.  
  132. Sometimes, when new versions of previously-published software is available,
  133. just patches are put out, usually in the form of shar files containing
  134. input for the "patch" program, new files, etc.  Sometimes complete new
  135. versions are put out.  Generally, minor updates should be in patch form
  136. and update the patchlevel.h file.  Major updates usually indicate that
  137. there have been so many changes that the patches outweigh the size of the
  138. new source or that the number of patch levels grows so large that people
  139. are rarely up to date.  If it's been a year since the last major posting,
  140. it is a candidate for being reposted.
  141.  
  142. To report bugs, contact the person listed in the Submitted-by header.
  143. Often there is a contact address in a README file, too.  I do not maintain
  144. the sources I moderate, so don't send your bug reports to me.
  145. Likewise, I normally do not post patches for a package from anyone
  146. except the author. If you have patches you would like to see included
  147. in the package, send them to the person listed in the Submitted-by
  148. header.
  149.  
  150. --------------------
  151. Subject: Submitting source for publication
  152.  
  153. Items intended for posting or queries and problem notes should be sent to
  154. x-sources@uunet.uu.net, *not* to the address of the newsgroup moderator.
  155.  
  156. If you want verification of arrival, say so in a cover note, or at the
  157. beginning of your submission, if it is small.  I try to verify that a
  158. program works, and if I can't get it to work, I may hold up posting it
  159. for a couple of days.  Please note that, except in rare cases, source
  160. that doesn't meet the guidelines will not be published.  The backlog
  161. from receipt to posting varies from one to four weeks depending mostly
  162. on the set of submissions currently in my queue and my current work load.
  163.  
  164. -------------------
  165. Subject: Guidelines
  166.  
  167. To make life easier for both myself and the users of the comp.sources.x
  168. newsgroup, I request that all submissions follow the following guidelines.
  169.  
  170. Initial Submissions:
  171.     1.  Try to use #include <X11/Xos.h> instead of things like
  172.         types.h, strings.h and time.h
  173.     2.  Please use -display displayname and -geometry geomspec
  174.         instead of the old style.
  175.     3.  Source filenames need to be 12 or fewer characters in length.
  176.     4.  Include an Imakefile.  For more information on Imakefile's,
  177.         read imake.man in util/imake on the X11 Release 4 distribution.
  178.     5.  A Makefile is required.
  179.     6.  A manual page is required.
  180.     7.  A README file is required. This should contain a brief
  181.         description of what the posting is and any special
  182.         considerations in building it. The README should
  183.         also contain a list of authors and the distribution
  184.         and copying policy.
  185.     8.  Postings should be in shar format of <= 75K. If it is necessary to
  186.         split the posting into multiple parts, each shar file should be <= 75K.
  187.     9.  Include a patchlevel.h -- This file is used to keep track
  188.         of how many official patches have been applied.
  189.     10. If fonts are submitted, please assure they are in bdf format.
  190.     11. Any additional documentation (past the required man page)
  191.         should be in PostScript format or some nroff/troff format so
  192.     people can print it out nicely.
  193.  
  194. Updates, patches, etc.:
  195.     It is up to the author to determine if there have been major enough
  196.     changes to warrant a complete reposting. This may be necessary if the
  197.     size of the patches exceeds the size of the source but in most cases
  198.     only patches are posted. Total repostings should be treated as an
  199.     initial posting. What follows pertains to patches...
  200.  
  201.     1.  When patches are submitted, they should be in context diff
  202.         format.
  203.     2.  A patch to patchlevel.h should be done to reflect that the
  204.         patch has been applied.  You are -advised- to include a Prereq:
  205.     line in your patch for this file so that if patchlevel.h fails
  206.     to patch correctly (the user is out of sync), the rest of the
  207.     patches will not be applied.
  208.     3.  Include information about which previously posted issues
  209.         the patch pertains to if they were initially posted to c.s.x.
  210.     This information will be reflected in the Patch-To: header
  211.     when your article is posted.
  212.  
  213.     For more information on patch see patch.man in util/patch/patch.man
  214.     in the X11 Release 4 distribution or in volume7 of the comp.sources.unix
  215.     archives.  Patches can be made with diff -c on 4.XBSD based machines and
  216.     with diffc on others. Diffc can be found in volume 1 of comp.sources.unix
  217.     archives. GNU diff can also be used to create context diffs.
  218.  
  219. ------------------------
  220. Subject: Becoming an archive site
  221.  
  222. If you collect comp.sources.x postings and are willing and able to make
  223. your collection available to other people, please let me know.  Benefits
  224. include the undying gratitude of your colleagues, and a promise from me to
  225. try to make sure you never lose an article.
  226.  
  227. --------------------
  228. Subject: Accessing the archives
  229.  
  230. The complete archives are fairly large; an average volume is three to
  231. four megabytes.
  232.  
  233. There are several active archive sites around the net.  Archive sites in
  234. the U.K., Canada, and Switzerland are set up, and it may be extended to
  235. provide full European coverage.  If you are interested please contact me.
  236.  
  237. Some sites below will send tapes through the mail.  For those sites, send
  238. a 1/2" mag tape WITH RETURN POSTAGE and RETURN MAILER.  Tapes without
  239. postage or mailer will not be returned.  No other methods (COD, etc.) are
  240. available; please don't ask.
  241.  
  242. At the present time, I do not have ready access to the archives, nor
  243. the support of my employer to do this.  Please don't ask me for missing
  244. issues, unless you are sure you are reporting a net-wide problem of
  245. propagation. At the end are detailed instructions on how to access
  246. the archives.  More sites will be listed there in the future.
  247.  
  248. --------------------
  249. Subject: Listing of archive sites in no particular order
  250.  
  251. Here is what each field means:
  252. Site:        The name of the site nice enough to act as an archive site.
  253. Contact:     The name of the person to contact and their mail address
  254. Location:    The general area of the world the site is located in.
  255. Modems:      For providing UUCP access, what types of modems are available.
  256. UUCP:        Type of UUCP access is available.
  257. FTP:         Type of FTP access is available.
  258. Mail Server: Account address of the automated mail server if available.
  259. Additional:  Additional information pertaining to accessing the archive.
  260.  
  261.             ************************
  262.                  U S A - EASTERN
  263.             ************************
  264.  
  265. Site:         uunet.uu.net
  266. Contact:      Rick Adams (postmaster@uunet.uu.net)
  267. Location:     Fairfax, VA
  268. Modems:       Telebit
  269. UUCP:         uunet uucp customers only
  270. FTP:          anonymous ftp
  271. Mail server:  netlib@uunet
  272. Additional:   contact the postmaster for more information
  273.  
  274. Site:         hhb
  275. Contact:      Lee Daniels (lee@hhb)
  276. Location:     New Jersey
  277. Modems:       1200/2400
  278. UUCP:         On Request
  279. FTP:          None
  280. Mail server:  None
  281. Additional:   The East Coast Xarchive is now available.  The purpose of
  282.     this archive is to provide access to all publicly available X Window
  283.     System based software through UUCP.  The archive contains a complete
  284.     comp.sources.x directory and a copy of what can be found on expo/contrib
  285.     and expo/pub.  The expo directories are updated roughly once a month.
  286.  
  287.     The archive can be accessed at 1200 and 2400 baud.
  288.  
  289.     UUCP connections are available on request The only requirements are that
  290.     you submit the attached form requesting connection information. When you
  291.     submit the form, your host becomes authorizes to call the archive. You
  292.     will be sent a copy of the L.sys entry for accessing the archive.  The
  293.     archive administrator is using this approach in order to document the
  294.     usage of the archive in order to help justify its existence to the system
  295.     administrator and upper management.  I am hoping to have enough information     to help justify adding a Telebit Trailblazer.
  296.  
  297.               Lee Daniels            princeton!hhb!lee@uunet.uu.net
  298.               HHB Systems
  299.               1000 Wyckoff Avenue        (201) 848-8000
  300.               Mahwah, New Jersey  07430
  301. ---------------------------- c u t    h e r e ---------------------------------
  302. Name:
  303. Email address:
  304. Phone number:
  305. UUCP system's hostname:
  306. Company:
  307. Company address:
  308. -------------------------------------------------------------------------------
  309.  
  310. Site:         dune
  311. Contact:      pax@dune
  312. Location:     Unknown
  313. Fidonet:      369/6 - The Eye of Osiris OPUS/UFGATE 305-973-1947
  314. Modems:       Unknown
  315. UUCP:         Anonymous UUCP
  316. FTP:          None
  317. Mail server:  None
  318. Additional:   Fidonet archive
  319.  
  320.             ************************
  321.                  U S A - CENTRAL
  322.             ************************
  323.  
  324. Site:         ssbell
  325. Contact:      Kent Landfield (kent@ssbell.uu.net)
  326. Location:     Omaha/Bellevue, NE
  327. Modems:       Telebit
  328. UUCP:         On request
  329. FTP:          No
  330. Mail server:  netlib@ssbell
  331. Additional:   Tapes made on request
  332.  
  333. Site:         j.cc.purdue.edu
  334. Contact:      Jeff Smith (jsmith@j.cc.purdue.edu)
  335. Location:     Indiana
  336. Modems:       None
  337. UUCP:         None
  338. FTP:          Anonymous FTP
  339. Mail server:  None
  340. Additional:   None
  341.  
  342. Site:         mcdchg
  343. Contact:      Ron Heiby (heiby@mcdchg)
  344. Location:     Illinois
  345. Modems:       1200 Baud
  346. UUCP:         Anonymous UUCP
  347. FTP:          None
  348. Mail server:  None
  349. Additional:
  350.      In order to ensure that the archive service does not interfere with
  351.      real work, the uucico for the archive login will be have its "x"
  352.      permission bits turned off at 8 a.m. Chicago local time (CST6CDT) and
  353.      on again at 6 p.m. on weekdays.  Execute permission will be turned on
  354.      throughout Saturday and Sunday.
  355.  
  356.      The phone number for "mcdch1" is (currently) 1-312-576-7902.  There is
  357.      a single line on that number.  The modem will answer at 1200bps and will
  358.      require a carriage return to get a "login:" prompt.  In response to the
  359.      login prompt, your system should send the login id, "pduucp".  The password
  360.      is "public".  As I said above, all this is turned off between about 8 a.m.
  361.      and 6 p.m. Chicago time Monday through Friday, so we can get our real work
  362.      done, so don't bother trying it during those periods.
  363.  
  364.      The Systems file entry for doing this looks something like:
  365.      (For HoneyDanBer UUCP (BNU) users.  Combine into a single line.)
  366.      mcdch1 Wk1800-0730,Sa,Su ACU 1200 chicago5767902
  367.         "" \r\c in:--in: pduucp word: public
  368.  
  369.      Once you have your system set up to place an outgoing UUCP call to
  370.      "mcdch1", you can retrieve material from the archives.  There are two
  371.      files that are excellent choices for testing your link.  This file is
  372.      file mcdch1!~/howto.snarf.  The current directory of what is stored
  373.      in the comp.sources.x archives is found in the file mcdch1!~/directory.
  374.      To get either of these, execute a command like:
  375.          uucp mcdch1!~/howto.snarf !~/MYNAME/
  376.          uucp mcdch1!~/directory !~/MYNAME/
  377.  
  378.      The directory is simply the output from "ls -sRxF" on the comp.sources.x
  379.      archive disk hierarchy.  It is updated just before 6 p.m. every day.
  380.  
  381.      Be sure to look carefully to be sure you are getting the latest version
  382.      available.  Also, look for "index" files to help find what you want.
  383.  
  384.      NOTE: There are occasionally inconsistencies between the archive names
  385.            we have on disk and those published in the index by the moderator
  386.            of comp.sources.x.
  387.  
  388.      WARNING: These files are not stored under /usr/spool/uucppublic, so
  389.            requests that specify an absolute pathname, rather than one
  390.            under "~" will almost certainly fail.
  391.  
  392.      WARNING: Please be aware that uucp commands asking for file names
  393.            containing wild cards will almost certainly not work.  This is
  394.            because all of the implementations I know of submit a uux job
  395.            to the remote system asking it to run "uucp" on the wild card
  396.            filename.  Systems logging in with "pduucp" are prohibited from
  397.            executing "uucp" or other commands via "uux".  So, be sure to
  398.            ask for each file separately.
  399.  
  400.  
  401. Site:         mcf
  402. Contact:      Sharan Kalwani (shan@mcf.uucp)
  403. Location:     Michigan
  404. Modems:       1200/2400, Telebit
  405. UUCP:         On Request
  406. FTP:          None
  407. Mail server:  archives@mcf
  408. Additional:
  409.     Sharan Kalwani at the Michigan Cancer Foundation (shan@mcf.uucp) has
  410.     set up a mail-based server.  The archive resides on mcf's machine.
  411.     Comp.sources.x, comp.sources.unix and other stuff are available.
  412.     Mail to "archives@mcf.uucp" and supply the text
  413.         send index from comp.sources.x
  414.     for some help on how to access the files and an index of the files
  415.     currently online.  For human help, mail to shan@mcf.uucp.
  416.  
  417. Site:         e.ms.uky.edu
  418. Contact:      David Herron (david@e.ms.uky.edu)
  419. Location:     Kentucky
  420. Modems:       Telebit
  421. UUCP:         On Request
  422. FTP:          Anonymous FTP
  423. Mail server:  None
  424. Additional:   None
  425.  
  426.             ************************
  427.                  U S A - WESTERN
  428.             ************************
  429.  
  430. Site:         aeras
  431. Contact:      Jason Winters (jason@aeras)
  432. Location:     San Jose, CA
  433. Modems:       1200, 2400, Telebit
  434. UUCP:         Anonymous
  435. FTP:          None
  436. Mail server:  None
  437. Additional:   SnailMail tapes (Under duress)
  438.      Systems/L.sys information:
  439.      aeras Any 1200  4089439152 "" "" ogin:--ogin: uugarch word: freebee
  440.      aeras Any 19200 4089439246 "" "" ogin:--ogin: uugarch word: freebee
  441.      aeras Any 2400  4089439396 "" "" ogin:--ogin: uugarch word: freebee
  442.  
  443.      Suggested places to get additional information:
  444.          /u3/archive/sources/LISTING
  445.      LISTING contains the names of all the programs stored in the
  446.      archives, and the sizes.  Note: all archives have probably been
  447.      stored in compressed form, with 12 bit compression (for machines
  448.      that can't handle 16 bit).  All multiple file programs have been
  449.      stored in separate directories, then compressed.
  450.  
  451.      More information about the files stored in a particular volume are
  452.      kept in files called LOGFILE. Such as:
  453.          /u3/archive/sources/x/vol1/LOGFILE
  454.      would be the one to get to examine the exact contents of volume 1
  455.      of the x section.  Additional information from files:  sample command
  456.      to recover files:
  457.          uucp aeras!/u3/archive/sources/games/vol1/LOGFILE /tmp/.
  458.      Special note:  wild cards have been proven to not be reliable, so
  459.                     to assure success they are not recommended tools.
  460.  
  461. Site:         daisy
  462. Contact:      James Turner (turner@daisy):
  463. Location:     Mtn View, CA
  464. Modems:       1200, 2400, Telebit RSN
  465. UUCP:         Anonymous UUCP
  466. FTP:          None
  467. Mail server:  None
  468. Additional:   SnailMail tapes
  469.     The West Coast Xarchive is now available.  The purpose of this archive is
  470.     to provide access to all publicly available X Window System based soft-
  471.     ware through UUCP.  The archive contains a complete comp.sources.x direct-
  472.     ory and a copy of what can be found on expo/contrib and expo/pub.  The
  473.     expo directories will be updated roughly once a month.
  474.  
  475.     The archive can currently be accessed at 1200/2400 baud or at 19.2K
  476.     baud (Telebit Trailblazer). Access is by anonymous login, the userid
  477.     is UXarchiv with no password. The dialin numbers are:
  478.  
  479.         415-967-4619    1200/2400   dial-in
  480.         415-967-4718    trailblazer dial-in
  481.  
  482.     A sample L.sys entry might be:
  483.  
  484.     daisy Any ACU 19200 4159674718 "" \d ogin: UXarchiv
  485.     daisy Any ACU 2400  4159674619 ogin:-BREAK-ogin: UXarchiv
  486.  
  487.     To get a current listing of what files are available and where they
  488.     can be found, download the file /usr/spool/uucppublic/Xarchive/ls-lR.Z
  489.  
  490.     ...{decwrl|ucbvax}!imagen!atari!daisy!turner (James M. Turner)
  491.     ...uunet!daisy!turner
  492.     Daisy Systems, 700 E. Middlefield Rd, P.O. Box 7006,
  493.     Mountain View CA 94039-7006.                          (415)960-0123
  494.  
  495.  
  496. Site:         zok
  497. Contact:      sj.ate.slb.com!mark%zok (Mark W. Snitily)
  498. Location:     Mtn View, CA
  499. Modems:       19.2K, 2400, 1200
  500. UUCP:         +1 408-996-8285: login: UXarch  Password: Xgoodies
  501. FTP:          None
  502. Mail server:  None
  503. Additional:   SnailMail tapes
  504.  
  505. A sample Systems (or L.sys) entry might be:
  506.    zok Any ACU 19200 4089968285 in:--in: UXarch word: Xgoodies
  507.  
  508. To get a current listing of the files that are available, download
  509. the file "/usrX/ls-lR.Z".
  510.  
  511. A full subject index of the comp.sources.x files is available in the
  512. file "/usrX/comp.sources.x/INDEX".
  513.  
  514. When downloading files with uucp, wildcards (i.e. "*") won't work.  Be
  515. sure to specify the full pathname starting with "/usrX/".  For example,
  516.  
  517.    uucp zok\!/usrX/ls-lR.Z \!~
  518.  
  519. (The above "\"'s are csh escapes, ignore them if you're using sh.)
  520.  
  521. Currently this modem line is Zok's only email and news connection to
  522. the outside world.  Should you wish to fetch large distributions, such
  523. as X11R4, it would be appreciated if you would pause every now and then
  524. so that normal UUCP traffic may continue.  Thanks.
  525.  
  526. Site:         gatekeeper.dec.com
  527. Contact:      Paul Vixie (vixie@decwrl.dec.com)
  528. Location:     Palo Alto, California
  529. Modems:       N/A
  530. UUCP          UUCP to existing neighbors
  531. FTP:          Anonymous FTP
  532. Mail server:  None
  533. Additional:   None
  534.  
  535. Site:         tekcsc.mkt.tek.com
  536. Contact:      Jeff Beadles (jeff@tekcsc.mkt.tek.com)
  537. Location:     Wilsonville, Oregon
  538. Modems:       Telebit
  539. UUCP:         On Request
  540. FTP:          None
  541. Mail server:  netlib@tekcsc.mkt.tek.com
  542. Additional:   Tapes
  543.  
  544.             ************************
  545.                     Canada
  546.             ************************
  547.  
  548. Site:         geac
  549. Contact:      David Haynes (x-depot@geac)
  550. Location:     Markham, Ontario CANADA
  551. Modems:       Telebits (X.25 soon)
  552. UUCP:         Anonymous UUCP
  553. FTP:          None
  554. Mail server:  netlib@geac
  555. Additional:   Tarmail, Tape Duplication
  556.  
  557.             ************************
  558.                  Great Britain
  559.             ************************
  560.  
  561. Site:         doc.ic.ac.uk
  562. Contact:      Lee McLoughlin (lmjm@doc.ic.ac.uk)
  563. Location:     Imperial College, London, United Kingdom
  564. Modems:       Indirectly thru' modems onto Janet 300/1200/2400
  565. UUCP:         None
  566. FTP:          Janet/PSS NIFTP
  567. Mail server:  info-server
  568. Additional:   None
  569.  
  570.             ************************
  571.                   Switzerland
  572.             ************************
  573.  
  574. Site:         pan
  575. Contact:      Jamie Watson (mcvax!cernvax!pan!jw)
  576. Location:     Solothurn, Switzerland
  577. Modems:       Multitech 1200/2400
  578. UUCP:         Anonymous UUCP
  579. FTP:          None
  580. Mail server:  None
  581. Additional:   SnailMail tapes/diskettes
  582.  
  583. ---------------------------------------
  584. Subject: Editorial comments
  585.  
  586.   Altho I don't make it a rule, postings which require uuencoded files
  587.   be included are accepted, but I much prefer btoa format.  In fact,
  588.   source code submissions (especially large ones) are more easily
  589.   transferred in mail and more easily stored for me if you use tarmail
  590.   rather than shar.  But this in in my own opinion and I am not making
  591.   any requirements that people use tarmail/btoa at all.
  592.  
  593.   Why btoa instead of uuencode? First and foremost, uuencode doesn't travel
  594.   well over certain mail transport agents because it uses a "space" as a
  595.   possible conversion character.  There are some MTAs that remove trailing
  596.   spaces from the ends of lines and it would result in a file that you could
  597.   not "decode".  Secondly, the amount of ascii characters actually
  598.   generated by "btoa" is far fewer than uuencode, saving on net traffic.
  599.   Finally, it's just so much easier to deal with -- you don't
  600.   have to worry about setuid, creating files automatically, chmod 666, and
  601.   you can use btoa in a pipe.
  602.  
  603.     "Top 10 pet peeves of the comp.sources.x moderator."
  604.  
  605. 10.  Submissions that do not contain a README or Imakefile file.
  606. 9.   Submissions that do not contain a man page.
  607. 8.   People who ask me if there are any postscript previewers available.
  608. 7.   People who send me sources using uuencode (use "shar" files < 75K each).
  609. 6.   Programs that don't compile right the first time.
  610. 5.   That guy who sends me those digitized frames from the Rob Lowe video.
  611. 4.   Shell scripts that post the wrong subject line.
  612. 3.   Patches that don't apply correctly.
  613. 2.   No, I don't know when R4 is going to be released.
  614.     And the #1 pet peeve by the comp.sources.x moderator...
  615. 1.   Requests for previous postings to be resent to them.
  616. dan
  617. -----------------------------------------------------------
  618.             O'Reilly && Associates
  619.         argv@sun.com / argv@ora.com
  620.        632 Petaluma Ave, Sebastopol, CA 95472 
  621.      800-338-NUTS, in CA: 800-533-NUTS, FAX 707-829-0104
  622.     Opinions expressed reflect those of the author only.
  623.